type net.resolverConfig

6 uses

	net (current package)
		dnsclient_unix.go#L354: type resolverConfig struct {
		dnsclient_unix.go#L365: var resolvConf resolverConfig
		dnsclient_unix.go#L373: func (conf *resolverConfig) init() {
		dnsclient_unix.go#L387: func (conf *resolverConfig) tryUpdate(name string) {
		dnsclient_unix.go#L427: func (conf *resolverConfig) tryAcquireSema() bool {
		dnsclient_unix.go#L436: func (conf *resolverConfig) releaseSema() {